Next: Remote Host, Previous: Terminal emulator, Up: Shell
The terminal emulator uses Term mode, which has two input modes. In line mode, Term basically acts like Shell mode (see Shell Mode). In char mode, each character is sent directly to the subshell, except for the Term escape character, normally C-c.
To switch between line and char mode, use these commands:
term-line-mode
). Do nothing if already in
line mode.
term-char-mode
). Do nothing if already in
char mode.
The following commands are only available in char mode:
Term mode has a page-at-a-time feature. When enabled, it makes output pause at the end of each screenful:
more
program.